From a5e99d6d4947e65bbc34266ca1030ea98b57a74c Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 29 Apr 2009 01:42:13 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 0e73df832b4..5346173f584 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2009-04-29 Kenichi Handa + + * fontset.h (set_default_ascii_font): Delete extern. + + * fontset.c (set_default_ascii_font): Delete this unused function. + + * frame.c (x_set_font): When ARG is a font-object, check if the + font-object matches with the ASCII font-spec of the frame's + fontset. If not, create a new fontset for the frame. + 2009-04-28 Andreas Schwab * fns.c (Flocale_info): Protect vector from GC during decoding. -- 2.30.2